The Imagick class
PHP Manual

Imagick::current

(PECL imagick 2.0.0)

Imagick::currentReturns a reference to the current Imagick object

Descripción

Imagick Imagick::current ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns reference to the current imagick object with image pointer at the correct sequence.

Valores retornados

Returns self on success. Throw an ImagickException on error.


The Imagick class
PHP Manual